home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / MacTools / HyperCard BBS / Sysop Help / card_14870.txt < prev    next >
Encoding:
Text File  |  1988-08-11  |  2.1 KB  |  87 lines

  1. -- card: 14870 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2658
  5. -- name: Section 523
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 4000
  11. -- rect: left=310 top=131 right=148 bottom=408
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 4 (button)
  23. -- low flags: 00
  24. -- high flags: 4000
  25. -- rect: left=344 top=176 right=192 bottom=454
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 6 (button)
  37. -- low flags: 00
  38. -- high flags: 4000
  39. -- rect: left=376 top=275 right=287 bottom=461
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part contents for background part 28
  51. ----- text -----
  52. Introduction
  53. Setting up the BBS
  54. Running the BBS
  55. BBS Internals
  56. Appendices
  57.  
  58. -- part contents for background part 29
  59. ----- text -----
  60. A: Problems
  61. B: Future plans
  62. C: Quick Reference
  63. D: Version notes
  64. E: Local Extensions
  65.  
  66. -- part contents for background part 13
  67. ----- text -----
  68. What was that?
  69.  
  70. -- part contents for background part 12
  71. ----- text -----
  72.  
  73. One of the biggest problems that gets in the way of automated front-ends or remote message or transaction systems is line noise. One misplaced bit and the whole thing can get out of synch, deranged and homicidally confused.
  74.  
  75. The "simple" way around this is to add a layer to the communication protocol: use error checking and retransmission to be sure the stream of data bytes has gotten across without errors before presenting it to the
  76. "higher level" portions of the system.
  77.  
  78. The current popular protocols for this are X.PC and MNP. I expect to implement one of these.
  79.  
  80. -- part contents for background part 30
  81. ----- text -----
  82. Why HyperBBS At All
  83. User Front-end
  84. Reliable Links
  85. Automatic Operation
  86. Message Forwarding
  87. Etc., Etc., Etc.